libghc-magic-dev software package provides File type determination library for Haskell, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-magic-dev
libghc-magic-dev is installed in your system.
Make ensure the libghc-magic-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-magic-dev *
You will get with libghc-magic-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Haskell |
| Package | libghc-magic-dev |
| Version | 1.0.8-12 |
| Description | File type determination library for Haskell |
| Sub Section | Haskell |